You are here:
Symbol Reference >
Dew Namespace
>
Dew.Math Namespace
>
Dew.Math.Units Namespace
>
Classes
>
clMtxExpr Class
>
clMtxExpr Methods
>
Expj Method
>
clMtxExpr.Expj Method ([In] TOpenCLVector)
Dew Math for .NET
clMtxExpr.Expj Method ([In] TOpenCLVector)
clMtxExpr Class
clMtxExpr Members
Dew.Math.Units Namespace
Expj Method
Collapse All
Computes the e^xj function from the source.
Syntax
C#
Visual Basic
public
static
clVector
Expj
([In]
TOpenCLVector
X
);
Public
static
Function
Expj
(
X
As
[In]
TOpenCLVector
)
As
clVector
Remarks
Internally calls
clVector.Expj
Group
Expj Method
Links
clMtxExpr Class
,
clMtxExpr Members
,
Dew.Math.Units Namespace
,
Expj Method
Copyright (c) 1999-2024 by Dew Research. All rights reserved.
Contents
|
Index
|
Home
What do you think about this topic?
Send feedback!